Advanced Approximation Algorithms ( CMU 18 - 854 B , Spring 2008 ) Lecture 6 : Facility location : greedy and local search algorithms

نویسندگان

  • Anupam Gupta
  • Viswanath Nagarajan
چکیده

Recall the greedy algorithm for non-metric facility location that was done in Lecture 4, which was obtained by formulating the problem as set cover. In this section we present a modified greedy algorithm for the metric facility location problem that achieves a constant approximation ratio. Let the facility location instance consist of clients D, facilities F , metric d on D ∪ F , and facility opening costs fi ∈ R+ for each i ∈ F . Then the goal is to open a set F ∗ ⊆ F of facilities that minimizes ∑ i∈F ∗ fi + ∑ j∈D d(j, F ∗). Above for any client j ∈ D, d(j, F ∗) = mini∈F ∗ d(j, i) denotes the distance from j to its nearest facility in F ∗. As seen in Lecture 4, the facility location problem can be cast as a set covering problem where elements are the clients D, and sets correspond to ’stars’ centered at some facility. Any set can be represented as (i, A) where i ∈ F is a facility and A ⊆ D is a subset of clients; the cost of this set is fi + ∑ j∈A d(i, j). The modified greedy algorithm is as follows. • Set F ′ ← φ.

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Advanced Approximation Algorithms ( CMU 18 - 854 B , Spring 2008 ) Lecture 7 : Asymmetric K - Center

1.1 2-Approximation Algorithm for Symmetric k-Center There are many (essentially identical) 2-approximations known for the k-center problem. Here is one of them: letR be our “guess” for the optimal value—we run the following procedure with our guess for R, and return the smallest value R for which this procedure returns at most k facilities. Algorithm I (Symmetric k-center) 1. Label all vertice...

متن کامل

Advanced Approximation Algorithms ( CMU 18 - 854 B , Spring 2008 ) Lecture 27 : Algorithms for Sparsest Cut Apr 24 , 2008

In lecture 19, we saw an LP relaxation based algorithm to solve the sparsest cut problem with an approximation guarantee of O(logn). In this lecture, we will show that the integrality gap of the LP relaxation is O(logn) and hence this is the best approximation factor one can get via the LP relaxation. We will also start developing an SDP relaxation based algorithm which provides an O( √ log n) ...

متن کامل

Advanced Approximation Algorithms ( CMU 18 - 854 B , Spring 2008 ) Lecture 16 : Gaps for Max - Cut Mar 6 , 2008

Sdp(G) ≥ Opt(G) ≥ AlgGW (G) Also, we know the following as well, Theorem 1.1. [2] For all graphsG, AlgGW (G) ≥ αGWSdp(G), where αGW is a constant≈ 0.878. But this only gives us a ratio comparing Sdp(G) and AlgGW (G), and is thus a worry in the following sense: If the graph is such that OPT (G) ≈ 0.5, the Goemans Williamson algorithm could actually return a cut of size ≤ 0.5 (if Sdp(G) were also...

متن کامل

Advanced Approximation Algorithms ( CMU 15 - 854 B , Spring 2008 ) Lecture 10 : Group Steiner Tree problem

We will be studying the Group Steiner tree problem in this lecture. Recall that the classical Steiner tree problem is the following. Given a weighted graphG = (V,E), a subset S ⊆ V of the vertices, and a root r ∈ V , we want to find a minimum weight tree which connects all the vertices in S to r. The weights on the edges are assumed to be positive. We will now define the Group Steiner tree prob...

متن کامل

Advanced Approximation Algorithms ( CMU 15 - 854 B , Spring 2008 ) Lecture 25 : Hardness of Max - k CSPs and Max - Independent - Set

Recall that an instance of the Max-kCSP problem is a collection of constraints, each of which is defined over k variables. A random assignment to the variables in a constraint satisfies it with probability 1/2, so a random assignment satisfies a 1/2 fraction of the constraints in a Max-kCSP instance in expectation. This shows that the hardness result is close to optimal, since there is a trivia...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 2008